Skip to content

[SC 8504] Define missing parameters in the capital markets notebook#314

Closed
AnilSorathiya wants to merge 66 commits intoprodfrom
anilsorathiya/sc-8504/define-missing-parameters-in-the-capital-markets-notebook
Closed

[SC 8504] Define missing parameters in the capital markets notebook#314
AnilSorathiya wants to merge 66 commits intoprodfrom
anilsorathiya/sc-8504/define-missing-parameters-in-the-capital-markets-notebook

Conversation

@AnilSorathiya
Copy link
Contributor

Internal Notes for Reviewers

  • Fix notebook quickstart_option_pricing_models.ipynb

johnwalz97 and others added 30 commits January 17, 2025 11:42
…ult-description-prompts-to-backend

John6797/sc 7670/move test result description prompts to backend
* +definition print_env() for developer reference

* Removed trailing whitespace

* 2.8.1
…ck-if-the-user-is-using-an-older

John6797/sc 8257/regularly check if the user is using an older
…eddings-in-dictionary-instead-of-dataframe

[SC-8300] Fix: Store embeddings in dictionary instead of DataFrame
github-actions bot and others added 24 commits January 30, 2025 17:38
* Forgot an end div omg

* 2.8.6
…ata-aggregation-in-comparison

Fix: Adding Missing `RawData` Support to Comparison Tests
* Drafting cleanup for adding context to LLM desc

* Edits to intro/title

* Edits up to setting context

* Tweaks

* Edits to setting up use case context

* Edits to examples

* Add ToC

* 2.8.8
* Moved add context notebook

* 2.8.9
@AnilSorathiya AnilSorathiya added bug Something isn't working internal Not to be externalized in the release notes labels Feb 11, 2025
@github-actions
Copy link
Contributor

PR Summary

This pull request introduces several changes to the documentation and installation instructions for the ValidMind Library. The primary changes include:

  1. R Installation Instructions: The installation instructions for R support have been updated. Instead of using the r-support extra, users are now instructed to install rpy2 directly. This change is reflected in the README.md, README.pypi.md, and other relevant documentation files.

  2. Documentation Enhancements: Various documentation files, including Jupyter notebooks, have been updated to improve clarity and provide more detailed instructions. This includes adding table of contents, improving section headers, and enhancing markdown formatting for better readability.

  3. Code and Functionality Updates: Minor updates to the codebase include changes to function signatures, such as adding a generate_descriptions parameter to the init function, and improvements to the handling of RawData objects in tests.

  4. Version Bump: The version of the ValidMind Library has been updated from 2.7.8 to 2.8.9 to reflect these changes.

  5. Dependency Updates: The poetry.lock file has been updated to reflect changes in dependencies, including the removal of rpy2 as an optional dependency and updates to other package versions.

Test Suggestions

  • Verify that the updated R installation instructions work as expected by following the new steps in a clean environment.
  • Run all updated Jupyter notebooks to ensure that the documentation changes do not introduce any errors.
  • Test the init function with the new generate_descriptions parameter to ensure it behaves as expected.
  • Check that the RawData handling in tests is functioning correctly and that the changes do not break existing functionality.
  • Ensure that the version bump is correctly reflected in all relevant files and that the library installs with the new version.

@AnilSorathiya AnilSorathiya deleted the anilsorathiya/sc-8504/define-missing-parameters-in-the-capital-markets-notebook branch February 11, 2025 23:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working internal Not to be externalized in the release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants